projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1476bf
)
Install all icons for installed tests
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 15 Jun 2014 02:52:57 +0000
(22:52 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 15 Jun 2014 02:52:57 +0000
(22:52 -0400)
Otherwise the icontheme test fails in continuous.
testsuite/gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/testsuite/gtk/Makefile.am
b/testsuite/gtk/Makefile.am
index a0d6ee3e40b496ec5a19540af2132af502e9a698..1a809a28d4fcba8eba90be3581c9f89e9101799e 100644
(file)
--- a/
testsuite/gtk/Makefile.am
+++ b/
testsuite/gtk/Makefile.am
@@
-129,9
+129,13
@@
keyhash_SOURCES = \
test_icontheme = \
+ icons/index.theme \
icons/16x16/simple.png \
+ icons/16x16/twosize-fixed.png \
+ icons/16x16s/twosize.png \
icons/32x32/only32-symbolic.svg \
- icons/index.theme \
+ icons/32x32/twosize-fixed.svg \
+ icons/32x32s/twosize.svg \
icons/scalable/everything-justregular.svg \
icons/scalable/everything-justrtl-rtl.svg \
icons/scalable/everything-rtl.svg \